home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / demos / ftl / fab.txt < prev    next >
Encoding:
Text File  |  1995-09-06  |  558 b   |  15 lines

  1. (Note: The change caused by this menu option is only 
  2. visible by opening another hypertext file or by using 
  3. a jump link to another file.)
  4.  
  5. The "Fonts" and "Backgrounds" menu options all are 
  6. used to set various properties of the HTDisplayBox
  7. component. Cool properties affect text which is not
  8. active, ie does not activate a link. Hot properties
  9. are for text which is active.
  10.  
  11. Font properties are global; they affect all instances
  12. of their base type (cool or hot.) To change an in-
  13. dividual piece of text, use the OnHandleShow...Text
  14. methods.
  15.